LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

FeretsDiameterCommand Constructor(LeadPoint[])






An array of object contour coordinate points.
Initializes a new FeretsDiameterCommand class object with explicit parameters. .NET support
Syntax
public FeretsDiameterCommand( 
   LeadPoint[] points
)
'Declaration
 
Public Function New( _
   ByVal points() As LeadPoint _
)
'Usage
 
Dim points() As LeadPoint
 
Dim instance As New FeretsDiameterCommand(points)
public FeretsDiameterCommand( 
   LeadPoint[] points
)
function FeretsDiameterCommand( 
   points 
)
public:
FeretsDiameterCommand( 
   array<LeadPoint>^ points
)

Parameters

points
An array of object contour coordinate points.
Example
Refer to FeretsDiameterCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FeretsDiameterCommand Class
FeretsDiameterCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.